Stop building extract-strings
authorMatthias Clasen <mclasen@redhat.com>
Sun, 1 Feb 2015 19:37:20 +0000 (14:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Feb 2015 21:54:16 +0000 (16:54 -0500)
It is no longer needed.

Makefile.am
configure.ac

index 114cd9059d283317fcee611b25258f7d736056aa..2b72ff93b2226a47ac017e1ed5bcc7e3599751a9 100644 (file)
@@ -1,7 +1,7 @@
 ## Makefile.am for GTK+
 include $(top_srcdir)/Makefile.decl
 
-SRC_SUBDIRS = util gdk gtk libgail-util modules demos tests testsuite examples
+SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples
 SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
 
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
index edde3d2cf2e685c0f2bdd5ee5a4630d90577b955..3200d4bf5deb5fd0021c573d4035ea233a2249fb 100644 (file)
@@ -147,7 +147,6 @@ AC_PROG_MKDIR_P
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET
 
-
 GETTEXT_PACKAGE=gtk30
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",
@@ -1906,7 +1905,6 @@ gtk/makefile.msc
 gtk/gtkversion.h
 gtk/gtk-win32.rc
 gtk/libgtk3.manifest
-util/Makefile
 libgail-util/Makefile
 modules/Makefile
 modules/input/Makefile